home *** CD-ROM | disk | FTP | other *** search
/ Champak 78 / (Vol 78) My Disc.iso / Games / panik_plays_pop.swf / scripts / DefineButton2_458 / BUTTONCONDACTION on(release).as
Text File  |  2008-10-28  |  62b  |  4 lines

  1. on(release){
  2.    Main.instance().showInstructionsPage(3);
  3. }
  4.